-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.3
-
Code
-
Classes
- AbstractFile
Total Complexity |
14 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
97 |
Lines of code |
39 |
Logical lines of code |
18 |
Comment lines |
26 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
65 |
2 |
9 |
__destruct() |
S |
71 |
2 |
6 |
getNextRecord() |
S |
74 |
2 |
4 |
loadFilePosition() |
S |
73 |
2 |
5 |
getFileHandle() |
S |
69 |
2 |
6 |
getRecord() |
S |
100 |
1 |
0 |
getPreviousRecord() |
S |
79 |
1 |
3 |
saveFilePosition() |
S |
80 |
1 |
3 |
setCurrentRecord() |
S |
81 |
1 |
3 |